home *** CD-ROM | disk | FTP | other *** search
/ Amiga Tools 5 / Amiga Tools 5.iso / grafik / 3d & render tools / irit / man / man6 / volume.6 < prev    next >
Encoding:
Text File  |  1996-07-16  |  347 b   |  16 lines

  1. .TH VOLUME
  2.  6 "IRIT Version 6.0" 
  3. .SH NAME
  4. VOLUME
  5.  
  6.  
  7.  
  8.  NumericType VOLUME( PolygonType Object )
  9.  
  10. Returns the volume of the given Object (in object units). It returns
  11. the volume of the polygonal object, not the volume of the object it might
  12. approximate.
  13.  
  14. This routine decomposes all non-convex polygons to convex ones as a side
  15. effect (see CONVEX).
  16.